[INFO] cloning repository https://github.com/aulunax/rust-gen-alg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aulunax/rust-gen-alg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faulunax%2Frust-gen-alg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faulunax%2Frust-gen-alg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12b3cda81bb133f7fed3885edc840473eceebe6e
[INFO] testing aulunax/rust-gen-alg against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faulunax%2Frust-gen-alg" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aulunax/rust-gen-alg
[INFO] finished tweaking git repo https://github.com/aulunax/rust-gen-alg
[INFO] tweaked toml for git repo https://github.com/aulunax/rust-gen-alg written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aulunax/rust-gen-alg on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aulunax/rust-gen-alg already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cached_proc_macro_types v0.1.1
[INFO] [stderr]   Downloaded cached_proc_macro v0.24.0
[INFO] [stderr]   Downloaded roulette-wheel v0.2.2
[INFO] [stderr]   Downloaded cached v0.55.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e49ddc992a4fd45cdceab941a90d64790aee61ca18b04d5ef42f7685e07a647
[INFO] running `Command { std: "docker" "start" "-a" "5e49ddc992a4fd45cdceab941a90d64790aee61ca18b04d5ef42f7685e07a647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e49ddc992a4fd45cdceab941a90d64790aee61ca18b04d5ef42f7685e07a647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e49ddc992a4fd45cdceab941a90d64790aee61ca18b04d5ef42f7685e07a647", kill_on_drop: false }`
[INFO] [stdout] 5e49ddc992a4fd45cdceab941a90d64790aee61ca18b04d5ef42f7685e07a647
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc2a92e98a3414e457398bba0eaebd140291e14a7b4b984e3adb6fce7a9630bb
[INFO] running `Command { std: "docker" "start" "-a" "dc2a92e98a3414e457398bba0eaebd140291e14a7b4b984e3adb6fce7a9630bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling roulette-wheel v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.24.0
[INFO] [stderr]    Compiling cached v0.55.1
[INFO] [stderr]    Compiling gen-alg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `cache` is never read
[INFO] [stdout]   --> src/genalg.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct GenAlg<T: Genetic + Clone + Send + Sync + PartialEq + Eq> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     cache: Vec<T>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `check_cache` is never used
[INFO] [stdout]   --> src/genalg.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<T: Genetic + Clone + Send + Sync + PartialEq + Eq> GenAlg<T> {
[INFO] [stdout]    | ----------------------------------------------------------------- method in this implementation
[INFO] [stdout] 49 |     fn check_cache(&self, ind: &T) -> Option<f32> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `unknown` is never read
[INFO] [stdout]   --> src/individual/dlx/emu.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct EmulatorResult {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     unknown: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EmulatorResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.87s
[INFO] running `Command { std: "docker" "inspect" "dc2a92e98a3414e457398bba0eaebd140291e14a7b4b984e3adb6fce7a9630bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc2a92e98a3414e457398bba0eaebd140291e14a7b4b984e3adb6fce7a9630bb", kill_on_drop: false }`
[INFO] [stdout] dc2a92e98a3414e457398bba0eaebd140291e14a7b4b984e3adb6fce7a9630bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ca83a191a122c4c962b1f4d4bf907e0069d8c3cb18e9ecaa2d085f660f0e07f
[INFO] running `Command { std: "docker" "start" "-a" "2ca83a191a122c4c962b1f4d4bf907e0069d8c3cb18e9ecaa2d085f660f0e07f", kill_on_drop: false }`
[INFO] [stdout] warning: field `cache` is never read
[INFO] [stdout]   --> src/genalg.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct GenAlg<T: Genetic + Clone + Send + Sync + PartialEq + Eq> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     cache: Vec<T>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `check_cache` is never used
[INFO] [stdout]   --> src/genalg.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<T: Genetic + Clone + Send + Sync + PartialEq + Eq> GenAlg<T> {
[INFO] [stdout]    | ----------------------------------------------------------------- method in this implementation
[INFO] [stdout] 49 |     fn check_cache(&self, ind: &T) -> Option<f32> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `unknown` is never read
[INFO] [stdout]   --> src/individual/dlx/emu.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct EmulatorResult {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     unknown: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EmulatorResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gen-alg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `cache` is never read
[INFO] [stdout]   --> src/genalg.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct GenAlg<T: Genetic + Clone + Send + Sync + PartialEq + Eq> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     cache: Vec<T>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `check_cache` is never used
[INFO] [stdout]   --> src/genalg.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<T: Genetic + Clone + Send + Sync + PartialEq + Eq> GenAlg<T> {
[INFO] [stdout]    | ----------------------------------------------------------------- method in this implementation
[INFO] [stdout] 49 |     fn check_cache(&self, ind: &T) -> Option<f32> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.78s
[INFO] running `Command { std: "docker" "inspect" "2ca83a191a122c4c962b1f4d4bf907e0069d8c3cb18e9ecaa2d085f660f0e07f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ca83a191a122c4c962b1f4d4bf907e0069d8c3cb18e9ecaa2d085f660f0e07f", kill_on_drop: false }`
[INFO] [stdout] 2ca83a191a122c4c962b1f4d4bf907e0069d8c3cb18e9ecaa2d085f660f0e07f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8920760bc011da9fb8c43c92dea4704da01235dfe1b38a45255bd0de0771fbc9
[INFO] running `Command { std: "docker" "start" "-a" "8920760bc011da9fb8c43c92dea4704da01235dfe1b38a45255bd0de0771fbc9", kill_on_drop: false }`
[INFO] [stderr] warning: field `cache` is never read
[INFO] [stderr]   --> src/genalg.rs:45:5
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub struct GenAlg<T: Genetic + Clone + Send + Sync + PartialEq + Eq> {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 45 |     cache: Vec<T>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `check_cache` is never used
[INFO] [stderr]   --> src/genalg.rs:49:8
[INFO] [stderr]    |
[INFO] [stderr] 48 | impl<T: Genetic + Clone + Send + Sync + PartialEq + Eq> GenAlg<T> {
[INFO] [stderr]    | ----------------------------------------------------------------- method in this implementation
[INFO] [stderr] 49 |     fn check_cache(&self, ind: &T) -> Option<f32> {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `unknown` is never read
[INFO] [stderr]   --> src/individual/dlx/emu.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct EmulatorResult {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     unknown: bool,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `EmulatorResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `gen-alg` (lib) generated 3 warnings
[INFO] [stderr] warning: `gen-alg` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen_alg-3aada128d5177d1d)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test genalg::tests::test_run_genetic_algorithm_dummy_fitness_speed_bulk ... ignored
[INFO] [stdout] test genalg::tests::test_gen_alg_creation_init_pop ... ok
[INFO] [stdout] test genalg::tests::test_gen_alg_creation ... ok
[INFO] [stdout] test genalg::tests::test_run_genetic_algorithm_history ... ok
[INFO] [stdout] test genalg::tests::test_run_genetic_algorithm ... ok
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_change_instructions_when_none ... ok
[INFO] [stdout] test genalg::tests::test_run_genetic_algorithm_selection_rate_low - should panic ... ok
[INFO] [stdout] test genalg::tests::test_run_genetic_algorithm_selection_rate_not_in_range - should panic ... ok
[INFO] [stdout] test individual::dlx::emu::test::emu_test ... FAILED
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_indiv_generate ... ok
[INFO] [stdout] test individual::dlx::emu::test::emu_mt_test ... ok
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_change_operands_when_none ... ok
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_rand_instruction ... FAILED
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_rand_instruction_over_limit ... FAILED
[INFO] [stdout] test individual::dlx::instruction::test::test_default_instruction ... ok
[INFO] [stdout] test individual::dlx::instruction::test::test_instruction_display ... ok
[INFO] [stdout] test individual::dlx::instruction::test::test_instruction_label ... ok
[INFO] [stdout] test individual::dlx::instruction::test::test_instruction_parse ... ok
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_change_operands ... FAILED
[INFO] [stdout] test genalg::tests::test_run_genetic_algorithm_dummy_fitness ... ok
[INFO] [stdout] test individual::dlx::instruction::test::test_parse_too_less_operands - should panic ... ok
[INFO] [stdout] test individual::dlx::instruction::test::test_parse_too_less_operands2 - should panic ... ok
[INFO] [stdout] test individual::dlx::instruction::test::test_parse_too_many_operands2 - should panic ... ok
[INFO] [stdout] test individual::dlx::instruction::test::test_parse_too_many_operands - should panic ... ok
[INFO] [stdout] test individual::dlx::opcode::tests::test_valid_display ... ok
[INFO] [stdout] test individual::dlx::opcode::tests::test_valid_format ... ok
[INFO] [stdout] test individual::dlx::opcode::tests::test_valid_opcodes ... ok
[INFO] [stdout] test individual::dlx::opcode::tests::test_valid_type ... ok
[INFO] [stdout] test individual::dlx::opcode::tests::test_empty_input ... ok
[INFO] [stdout] test genalg::tests::test_run_genetic_algorithm_selection_rate_in_range ... ok
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_indiv_parse ... ok
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_instruction_labels ... FAILED
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_last_index ... FAILED
[INFO] [stdout] test individual::dlx::individual::test::test_dlx_change_instructions ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- individual::dlx::emu::test::emu_test stdout ----
[INFO] [stdout] Python raised an error:
[INFO] [stdout] python3: can't open file '/opt/rustwide/workdir/src/emulator/interface.py': [Errno 2] No such file or directory
[INFO] [stdout] 
[INFO] [stdout] EmulatorResult { success: false, cycle_count: 0, unknown: false, memory: None }
[INFO] [stdout] 
[INFO] [stdout] thread 'individual::dlx::emu::test::emu_test' (31) panicked at src/individual/dlx/emu.rs:119:9:
[INFO] [stdout] assertion failed: result.success
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6507ee54f34a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6507ee54f34a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6507ee54f34a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6507ee54f34a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6507ee56552a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6507ee56552a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x6507ee553c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6507ee553c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6507ee52de1f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6507ee52de1f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6507ee547559 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6507ee20d34c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6507ee20d34c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6507ee5477d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6507ee5477d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6507ee52df0a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6507ee5230b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6507ee52ebed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6507ee565d9c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6507ee565d62 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6507ee1d0e97 - gen_alg[df62a536490405c7]::individual::dlx::emu::test::emu_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/emu.rs:119:9
[INFO] [stdout]   21:     0x6507ee1cea67 - gen_alg[df62a536490405c7]::individual::dlx::emu::test::emu_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/emu.rs:115:18
[INFO] [stdout]   22:     0x6507ee200316 - <gen_alg[df62a536490405c7]::individual::dlx::emu::test::emu_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6507ee20062b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6507ee20062b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x6507ee20de1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x6507ee20de1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x6507ee20de1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x6507ee20de1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x6507ee207534 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x6507ee207534 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x6507ee210a22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x6507ee210a22 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x6507ee210a22 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x6507ee210a22 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x6507ee210a22 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6507ee210a22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x6507ee210a22 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6507ee54ec1f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x6507ee54ec1f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x770afdbfcaa4 - <unknown>
[INFO] [stdout]   44:     0x770afdc89a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- individual::dlx::individual::test::test_dlx_rand_instruction stdout ----
[INFO] [stdout] ["NOP"]
[INFO] [stdout] ORI R0, 0x00000080, R1
[INFO] [stdout] XORI R8, 0xFFFFFDD4, R7
[INFO] [stdout] SUBI R0, 0x0000022C, R6
[INFO] [stdout] ANDI R8, 0x00000218, R10
[INFO] [stdout] ANDI R5, 0x000000A4, R6
[INFO] [stdout] ADD R8, R7, R4
[INFO] [stdout] ORI R0, 0xFFFFFE84, R9
[INFO] [stdout] ORI R6, 0x000002B8, R7
[INFO] [stdout] ORI R4, 0x00000168, R1
[INFO] [stdout] ADD R3, R5, R2
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] 
[INFO] [stdout] thread 'individual::dlx::individual::test::test_dlx_rand_instruction' (53) panicked at src/individual/dlx/individual.rs:517:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 9
[INFO] [stdout]  right: 10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6507ee54f34a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6507ee54f34a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6507ee54f34a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6507ee54f34a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6507ee56552a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6507ee56552a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x6507ee553c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6507ee553c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6507ee52de1f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6507ee52de1f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6507ee547559 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6507ee20d34c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6507ee20d34c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6507ee5477d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6507ee5477d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6507ee52ded8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6507ee5230b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6507ee52ebed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6507ee565d9c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6507ee565c23 - core[4a92201981c6b77a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6507ee5606dd - core[4a92201981c6b77a]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6507ee1ca669 - gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_rand_instruction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:517:9
[INFO] [stdout]   22:     0x6507ee1c86c7 - gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_rand_instruction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:509:35
[INFO] [stdout]   23:     0x6507ee1fff56 - <gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_rand_instruction::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6507ee20062b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6507ee20062b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6507ee20de1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6507ee20de1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6507ee20de1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6507ee20de1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6507ee207534 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6507ee207534 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6507ee210a22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6507ee210a22 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6507ee210a22 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6507ee210a22 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6507ee210a22 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6507ee210a22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6507ee210a22 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6507ee54ec1f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x6507ee54ec1f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x770afdbfcaa4 - <unknown>
[INFO] [stdout]   45:     0x770afdc89a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- individual::dlx::individual::test::test_dlx_rand_instruction_over_limit stdout ----
[INFO] [stdout] ["NOP"]
[INFO] [stdout] SUB R2, R4, R2
[INFO] [stdout] XORI R1, 0xFFFFFD80, R7
[INFO] [stdout] ANDI R5, 0x00000200, R6
[INFO] [stdout] XORI R5, 0xFFFFFDA8, R3
[INFO] [stdout] OR R0, R0, R4
[INFO] [stdout] MULI R5, 0xFFFFFD58, R2
[INFO] [stdout] DIV R2, R3, R9
[INFO] [stdout] ADDI R8, 0x000002B0, R2
[INFO] [stdout] DIV R8, R7, R4
[INFO] [stdout] DIVI R6, 0xFFFFFF90, R8
[INFO] [stdout] XORI R3, 0x00000110, R5
[INFO] [stdout] ANDI R2, 0x000001BC, R0
[INFO] [stdout] MUL R5, R2, R4
[INFO] [stdout] XORI R9, 0x0000003C, R5
[INFO] [stdout] OR R4, R8, R9
[INFO] [stdout] XOR R1, R6, R0
[INFO] [stdout] ADD R0, R5, R5
[INFO] [stdout] SUBI R1, 0xFFFFFD2C, R5
[INFO] [stdout] ADDI R4, 0xFFFFFD04, R4
[INFO] [stdout] AND R7, R1, R0
[INFO] [stdout] SUBI R9, 0xFFFFFF80, R4
[INFO] [stdout] ANDI R1, 0x00000090, R8
[INFO] [stdout] XORI R8, 0xFFFFFDC8, R3
[INFO] [stdout] MUL R0, R4, R4
[INFO] [stdout] ADDI R5, 0xFFFFFD50, R2
[INFO] [stdout] MUL R10, R6, R4
[INFO] [stdout] DIVI R6, 0x000000E4, R10
[INFO] [stdout] AND R2, R6, R9
[INFO] [stdout] XOR R2, R7, R3
[INFO] [stdout] SUBI R3, 0xFFFFFDF4, R0
[INFO] [stdout] MULI R1, 0xFFFFFD90, R10
[INFO] [stdout] SUB R0, R3, R0
[INFO] [stdout] MUL R1, R9, R2
[INFO] [stdout] XORI R10, 0xFFFFFDB0, R1
[INFO] [stdout] SUB R2, R0, R8
[INFO] [stdout] SUB R9, R6, R8
[INFO] [stdout] XOR R1, R9, R7
[INFO] [stdout] SUB R6, R6, R6
[INFO] [stdout] XOR R10, R4, R0
[INFO] [stdout] ORI R10, 0xFFFFFF04, R3
[INFO] [stdout] SUB R1, R3, R5
[INFO] [stdout] XORI R2, 0xFFFFFEB4, R3
[INFO] [stdout] XORI R4, 0xFFFFFF50, R0
[INFO] [stdout] XOR R0, R3, R3
[INFO] [stdout] XOR R1, R8, R2
[INFO] [stdout] OR R1, R7, R7
[INFO] [stdout] ORI R10, 0xFFFFFCF0, R5
[INFO] [stdout] ADD R9, R8, R8
[INFO] [stdout] ORI R4, 0xFFFFFF74, R8
[INFO] [stdout] ADD R2, R5, R5
[INFO] [stdout] XOR R9, R6, R6
[INFO] [stdout] XORI R4, 0x000000DC, R10
[INFO] [stdout] XORI R9, 0x00000260, R6
[INFO] [stdout] MULI R10, 0x000002F0, R2
[INFO] [stdout] AND R1, R7, R1
[INFO] [stdout] MUL R6, R9, R6
[INFO] [stdout] MUL R6, R2, R8
[INFO] [stdout] DIVI R8, 0xFFFFFFE4, R6
[INFO] [stdout] DIV R7, R1, R6
[INFO] [stdout] ORI R4, 0xFFFFFDA4, R2
[INFO] [stdout] ADD R2, R10, R1
[INFO] [stdout] AND R3, R1, R1
[INFO] [stdout] MULI R5, 0xFFFFFDD4, R2
[INFO] [stdout] XOR R6, R4, R5
[INFO] [stdout] MUL R5, R2, R8
[INFO] [stdout] XOR R9, R6, R4
[INFO] [stdout] MUL R4, R0, R6
[INFO] [stdout] AND R0, R7, R3
[INFO] [stdout] OR R7, R7, R7
[INFO] [stdout] DIV R0, R5, R6
[INFO] [stdout] SUB R10, R2, R3
[INFO] [stdout] SUBI R5, 0xFFFFFEB8, R1
[INFO] [stdout] OR R3, R4, R7
[INFO] [stdout] SUB R5, R2, R5
[INFO] [stdout] XORI R8, 0x00000060, R10
[INFO] [stdout] ANDI R0, 0xFFFFFDCC, R1
[INFO] [stdout] MULI R2, 0xFFFFFE88, R10
[INFO] [stdout] XOR R4, R6, R10
[INFO] [stdout] MUL R1, R1, R0
[INFO] [stdout] MUL R8, R8, R9
[INFO] [stdout] DIV R1, R6, R7
[INFO] [stdout] DIV R4, R4, R6
[INFO] [stdout] MUL R0, R6, R1
[INFO] [stdout] XORI R2, 0xFFFFFFC4, R4
[INFO] [stdout] XOR R6, R5, R7
[INFO] [stdout] MUL R4, R9, R3
[INFO] [stdout] AND R2, R10, R8
[INFO] [stdout] ORI R7, 0xFFFFFF54, R9
[INFO] [stdout] SUBI R10, 0x0000006C, R6
[INFO] [stdout] SUBI R1, 0xFFFFFEC8, R5
[INFO] [stdout] 
[INFO] [stdout] thread 'individual::dlx::individual::test::test_dlx_rand_instruction_over_limit' (54) panicked at src/individual/dlx/individual.rs:594:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 89
[INFO] [stdout]  right: 90
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6507ee54f34a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6507ee54f34a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6507ee54f34a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6507ee54f34a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6507ee56552a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6507ee56552a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x6507ee553c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6507ee553c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6507ee52de1f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6507ee52de1f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6507ee547559 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6507ee20d34c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6507ee20d34c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6507ee5477d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6507ee5477d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6507ee52ded8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6507ee5230b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6507ee52ebed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6507ee565d9c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6507ee565c23 - core[4a92201981c6b77a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6507ee5606dd - core[4a92201981c6b77a]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6507ee1cb057 - gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_rand_instruction_over_limit
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:594:9
[INFO] [stdout]   22:     0x6507ee1c8787 - gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_rand_instruction_over_limit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:586:46
[INFO] [stdout]   23:     0x6507ee200056 - <gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_rand_instruction_over_limit::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6507ee20062b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6507ee20062b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6507ee20de1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6507ee20de1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6507ee20de1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6507ee20de1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6507ee207534 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6507ee207534 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6507ee210a22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6507ee210a22 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6507ee210a22 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6507ee210a22 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6507ee210a22 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6507ee210a22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6507ee210a22 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6507ee54ec1f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x6507ee54ec1f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x770afdbfcaa4 - <unknown>
[INFO] [stdout]   45:     0x770afdc89a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- individual::dlx::individual::test::test_dlx_change_operands stdout ----
[INFO] [stdout] ["SUB R4, R4, R4", "SUB R1, R1, R1", "LDW R7, 0x00000200(R1)", "STW R7, 0x00000280(R4)", "SUB R3, R3, R3", "ADD R4, R0, R5", "SUB R2, R2, R2", "LDW R8, 0x00000280(R5)", "LDW R6, 0x000002C0(R2)", "MUL R8, R6, R8", "ADD R3, R8, R3", "ADDI R5, 0x00000004, R5", "ADDI R0, 0x0000003C, R8", "SUB R5, R8, R8", "BRLE R8, 0x00002134", "SUB R5, R5, R5", "ADDI R2, 0x00000004, R2", "ADDI R0, 0x00000040, R8", "SUB R2, R8, R8", "BRLT R8, 0x00001234", "STW R3, 0x00000300(R1)", "SUBI R4, 0x00000004, R4", "BRGE R4, 0x00003240", "ADDI R0, 0x0000003C, R4", "ADDI R1, 0x00000004, R1", "ADDI R0, 0x00000080, R8", "SUB R1, R8, R8", "BRLT R8, 0x00000008"]
[INFO] [stdout] ["SUB R4, R4, R4", "SUB R1, R1, R1", "LDW R7, 0x00000200(R1)", "STW R7, 0x00000280(R4)", "SUB R3, R3, R3", "ADD R4, R0, R5", "SUB R2, R2, R2", "LDW R8, 0x00000280(R5)", "LDW R6, 0x000002C0(R2)", "MUL R8, R6, R8", "ADD R3, R8, R3", "ADDI R5, 0x00000004, R5", "ADDI R0, 0x0000003C, R8", "SUB R5, R8, R8", "BRLE R8, 0x00002134", "SUB R5, R5, R5", "ADDI R2, 0x00000004, R2", "ADDI R0, 0x00000040, R8", "SUB R2, R8, R8", "BRLT R8, 0x00001234", "STW R3, 0x00000300(R1)", "SUBI R4, 0x00000004, R4", "BRGE R4, 0x00003240", "ADDI R0, 0x0000003C, R4", "ADDI R1, 0x00000004, R1", "ADDI R0, 0x00000080, R8", "SUB R1, R8, R8", "BRLT R8, 0x00000008"]
[INFO] [stdout] SUB R4, R4, R4
[INFO] [stdout] SUB R1, R1, R1
[INFO] [stdout] LDW R7, 0x00000200(R1)
[INFO] [stdout] STW R7, 0x00000280(R4)
[INFO] [stdout] SUB R3, R3, R3
[INFO] [stdout] ADD R4, R0, R5
[INFO] [stdout] SUB R2, R2, R2
[INFO] [stdout] LDW R8, 0x00000280(R5)
[INFO] [stdout] LDW R6, 0x000002C0(R2)
[INFO] [stdout] MUL R8, R6, R8
[INFO] [stdout] ADD R3, R8, R3
[INFO] [stdout] ADDI R5, 0x00000004, R5
[INFO] [stdout] ADDI R0, 0x0000003C, R8
[INFO] [stdout] SUB R5, R8, R8
[INFO] [stdout] BRLE R8, 0x00002134
[INFO] [stdout] SUB R5, R5, R5
[INFO] [stdout] ADDI R2, 0x00000004, R2
[INFO] [stdout] ADDI R0, 0x00000040, R8
[INFO] [stdout] SUB R2, R8, R8
[INFO] [stdout] BRLT R8, 0x00001234
[INFO] [stdout] STW R3, 0x00000300(R1)
[INFO] [stdout] SUBI R4, 0x00000004, R4
[INFO] [stdout] BRGE R4, 0x00003240
[INFO] [stdout] ADDI R0, 0x0000003C, R4
[INFO] [stdout] ADDI R1, 0x00000004, R1
[INFO] [stdout] ADDI R0, 0x00000080, R8
[INFO] [stdout] SUB R1, R8, R8
[INFO] [stdout] BRLT R8, 0x00000008
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] 
[INFO] [stdout] SUB R3, R4, R4
[INFO] [stdout] SUB R4, R0, R0
[INFO] [stdout] LDW R1, 0x00000200(R10)
[INFO] [stdout] STW R0, 0xFFFFFF8A(R7)
[INFO] [stdout] SUB R7, R4, R3
[INFO] [stdout] ADD R10, R8, R5
[INFO] [stdout] SUB R2, R10, R2
[INFO] [stdout] LDW R8, 0xFFFFFFB1(R0)
[INFO] [stdout] LDW R0, 0xFFFFFFD2(R2)
[INFO] [stdout] MUL R6, R6, R8
[INFO] [stdout] ADD R3, R8, R7
[INFO] [stdout] ADDI R5, 0x00000004, R8
[INFO] [stdout] ADDI R4, 0xFFFFFF54, R10
[INFO] [stdout] SUB R4, R7, R9
[INFO] [stdout] BRLE R5, 0xFFFFFF3A
[INFO] [stdout] SUB R10, R5, R3
[INFO] [stdout] ADDI R10, 0xFFFFFFA0, R0
[INFO] [stdout] ADDI R0, 0x00000040, R8
[INFO] [stdout] SUB R5, R3, R8
[INFO] [stdout] BRLT R8, 0xFFFFFF62
[INFO] [stdout] STW R2, 0x00000043(R1)
[INFO] [stdout] SUBI R7, 0xFFFFFFA6, R4
[INFO] [stdout] BRGE R4, 0xFFFFFFAC
[INFO] [stdout] ADDI R6, 0x00000050, R7
[INFO] [stdout] ADDI R1, 0x00000046, R1
[INFO] [stdout] ADDI R2, 0x00000067, R2
[INFO] [stdout] SUB R1, R1, R5
[INFO] [stdout] BRLT R8, 0x00000008
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'individual::dlx::individual::test::test_dlx_change_operands' (47) panicked at src/individual/dlx/individual.rs:533:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 27
[INFO] [stdout]  right: 28
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6507ee54f34a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6507ee54f34a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6507ee54f34a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6507ee54f34a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6507ee56552a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6507ee56552a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x6507ee553c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6507ee553c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6507ee52de1f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6507ee52de1f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6507ee547559 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6507ee20d34c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6507ee20d34c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6507ee5477d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6507ee5477d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6507ee52ded8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6507ee5230b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6507ee52ebed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6507ee565d9c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6507ee565c23 - core[4a92201981c6b77a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6507ee5606dd - core[4a92201981c6b77a]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6507ee1ca444 - gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_change_operands
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:533:9
[INFO] [stdout]   22:     0x6507ee1c8697 - gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_change_operands::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:522:34
[INFO] [stdout]   23:     0x6507ee1fff16 - <gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_change_operands::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6507ee20062b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6507ee20062b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6507ee20de1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6507ee20de1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6507ee20de1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6507ee20de1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6507ee207534 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6507ee207534 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6507ee210a22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6507ee210a22 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6507ee210a22 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6507ee210a22 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6507ee210a22 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6507ee210a22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6507ee210a22 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6507ee54ec1f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x6507ee54ec1f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x770afdbfcaa4 - <unknown>
[INFO] [stdout]   45:     0x770afdc89a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- individual::dlx::individual::test::test_dlx_instruction_labels stdout ----
[INFO] [stdout] ["ADDI R0, 0x00000010, R12", "ADDI R0, 0x00000020, R11", "AND R1, R0, R1", "MULI R12, 0x00000004, R12", "AND R4, R0, R4", "MULI R11, 0x00000004, R11", "SUBI R12, 0x00000004, R13", "LDW R7, 0x00000200(R1)", "ADD R4, R0, R5", "SUBI R13, 0x00000004, R17", "l1: AND R2, R0, R2", "AND R3, R0, R3", "STW R7, 0x00000280(R4)", "LDW R9, 0x00000280(R5)", "LDW R10, 0x000002C0(R2)", "l2: SUB R5, R17, R14", "ADD R3, R9, R3", "ADDI R2, 0x00000004, R2", "BRLE R14, h1", "SUB R2, R12, R15", "ADDI R5, 0x00000004, R5", "AND R5, R0, R5", "h1: MUL R3, R10, R3", "BRNZ R15, l2", "LDW R9, 0x00000280(R5)", "LDW R10, 0x000002C0(R2)", "STW R3, 0x00000300(R1)", "SUBI R4, 0x00000004, R4", "ADDI R1, 0x00000004, R1", "NOP", "BRGE R4, h2", "SUB R1, R11, R15", "NOP", "ADD R13, R0, R4", "h2: NOP", "BRNZ R15, l1", "LDW R7, 0x00000200(R1)", "ADD R4, R0, R5"]
[INFO] [stdout] 
[INFO] [stdout] thread 'individual::dlx::individual::test::test_dlx_instruction_labels' (51) panicked at src/individual/dlx/individual.rs:604:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "ADDI R0, 0x00000010, R12\nADDI R0, 0x00000020, R11\nAND R1, R0, R1\nMULI R12, 0x00000004, R12\nAND R4, R0, R4\nMULI R11, 0x00000004, R11\nSUBI R12, 0x00000004, R13\nLDW R7, 0x00000200(R1)\nADD R4, R0, R5\nSUBI R13, 0x00000004, R17\nl1: AND R2, R0, R2\nAND R3, R0, R3\nSTW R7, 0x00000280(R4)\nLDW R9, 0x00000280(R5)\nLDW R10, 0x000002C0(R2)\nl2: SUB R5, R17, R14\nADD R3, R9, R3\nADDI R2, 0x00000004, R2\nBRLE R14, h1\nSUB R2, R12, R15\nADDI R5, 0x00000004, R5\nAND R5, R0, R5\nh1: MUL R3, R10, R3\nBRNZ R15, l2\nLDW R9, 0x00000280(R5)\nLDW R10, 0x000002C0(R2)\nSTW R3, 0x00000300(R1)\nSUBI R4, 0x00000004, R4\nADDI R1, 0x00000004, R1\nNOP\nBRGE R4, h2\nSUB R1, R11, R15\nNOP\nADD R13, R0, R4\nh2: NOP\nBRNZ R15, l1\nLDW R7, 0x00000200(R1)\nADD R4, R0, R5\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\nNOP\n"
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]  right: "ADDI R0, 0x00000010, R12\nADDI R0, 0x00000020, R11\nAND R1, R0, R1\nMULI R12, 0x00000004, R12\nAND R4, R0, R4\nMULI R11, 0x00000004, R11\nSUBI R12, 0x00000004, R13\nLDW R7, 0x00000200(R1)\nADD R4, R0, R5\nSUBI R13, 0x00000004, R17\nl1: AND R2, R0, R2\nAND R3, R0, R3\nSTW R7, 0x00000280(R4)\nLDW R9, 0x00000280(R5)\nLDW R10, 0x000002C0(R2)\nl2: SUB R5, R17, R14\nADD R3, R9, R3\nADDI R2, 0x00000004, R2\nBRLE R14, h1\nSUB R2, R12, R15\nADDI R5, 0x00000004, R5\nAND R5, R0, R5\nh1: MUL R3, R10, R3\nBRNZ R15, l2\nLDW R9, 0x00000280(R5)\nLDW R10, 0x000002C0(R2)\nSTW R3, 0x00000300(R1)\nSUBI R4, 0x00000004, R4\nADDI R1, 0x00000004, R1\nNOP\nBRGE R4, h2\nSUB R1, R11, R15\nNOP\nADD R13, R0, R4\nh2: NOP\nBRNZ R15, l1\nLDW R7, 0x00000200(R1)\nADD R4, R0, R5\nNOP\nNOP\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6507ee54f34a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6507ee54f34a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6507ee54f34a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6507ee54f34a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6507ee56552a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6507ee56552a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x6507ee553c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6507ee553c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6507ee52de1f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6507ee52de1f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6507ee547559 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6507ee20d34c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6507ee20d34c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6507ee5477d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6507ee5477d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6507ee52ded8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6507ee5230b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6507ee52ebed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6507ee565d9c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6507ee565c23 - core[4a92201981c6b77a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6507ee1b633c - core[4a92201981c6b77a]::panicking::assert_failed::<alloc[420bb310a727dfd7]::string::String, alloc[420bb310a727dfd7]::string::String>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6507ee1ca8b1 - gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_instruction_labels
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:604:9
[INFO] [stdout]   22:     0x6507ee1c86f7 - gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_instruction_labels::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:601:37
[INFO] [stdout]   23:     0x6507ee1fff96 - <gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_instruction_labels::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6507ee20062b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6507ee20062b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6507ee20de1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6507ee20de1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6507ee20de1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6507ee20de1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6507ee207534 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6507ee207534 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6507ee210a22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6507ee210a22 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6507ee210a22 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6507ee210a22 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6507ee210a22 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6507ee210a22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6507ee210a22 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6507ee54ec1f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x6507ee54ec1f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x770afdbfcaa4 - <unknown>
[INFO] [stdout]   45:     0x770afdc89a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- individual::dlx::individual::test::test_dlx_last_index stdout ----
[INFO] [stdout] ["SUB R4, R4, R4", "SUB R1, R1, R1", "LDW R7, 0x00000200(R1)", "STW R7, 0x00000280(R4)", "SUB R3, R3, R3", "ADD R4, R0, R5", "SUB R2, R2, R2", "LDW R8, 0x00000280(R5)", "LDW R6, 0x000002C0(R2)", "MUL R8, R6, R8", "ADD R3, R8, R3", "ADDI R5, 0x00000004, R5", "ADDI R0, 0x0000003C, R8", "SUB R5, R8, R8", "BRLE R8, 0x00002134", "SUB R5, R5, R5", "ADDI R2, 0x00000004, R2", "ADDI R0, 0x00000040, R8", "SUB R2, R8, R8", "BRLT R8, 0x00001234", "STW R3, 0x00000300(R1)", "SUBI R4, 0x00000004, R4", "BRGE R4, 0x00003240", "ADDI R0, 0x0000003C, R4", "ADDI R1, 0x00000004, R1", "ADDI R0, 0x00000080, R8", "SUB R1, R8, R8", "BRLT R8, 0x00000008"]
[INFO] [stdout] 
[INFO] [stdout] thread 'individual::dlx::individual::test::test_dlx_last_index' (52) panicked at src/individual/dlx/individual.rs:502:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 27
[INFO] [stdout]  right: 28
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6507ee54f34a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6507ee54f34a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6507ee54f34a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6507ee54f34a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6507ee56552a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6507ee56552a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x6507ee553c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6507ee553c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6507ee52de1f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6507ee52de1f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6507ee547559 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6507ee20d34c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6507ee20d34c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6507ee5477d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6507ee5477d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6507ee52ded8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6507ee5230b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6507ee52ebed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6507ee565d9c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6507ee565c23 - core[4a92201981c6b77a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6507ee5606dd - core[4a92201981c6b77a]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6507ee1c9db4 - gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_last_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:502:9
[INFO] [stdout]   22:     0x6507ee1c8607 - gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_last_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:500:29
[INFO] [stdout]   23:     0x6507ee1ffe56 - <gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_last_index::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6507ee20062b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6507ee20062b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6507ee20de1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6507ee20de1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6507ee20de1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6507ee20de1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6507ee207534 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6507ee207534 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6507ee210a22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6507ee210a22 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6507ee210a22 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6507ee210a22 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6507ee210a22 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6507ee210a22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6507ee210a22 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6507ee54ec1f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x6507ee54ec1f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x770afdbfcaa4 - <unknown>
[INFO] [stdout]   45:     0x770afdc89a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- individual::dlx::individual::test::test_dlx_change_instructions stdout ----
[INFO] [stdout] ["SUB R4, R4, R4", "SUB R1, R1, R1", "LDW R7, 0x00000200(R1)", "STW R7, 0x00000280(R4)", "SUB R3, R3, R3", "ADD R4, R0, R5", "SUB R2, R2, R2", "LDW R8, 0x00000280(R5)", "LDW R6, 0x000002C0(R2)", "MUL R8, R6, R8", "ADD R3, R8, R3", "ADDI R5, 0x00000004, R5", "ADDI R0, 0x0000003C, R8", "SUB R5, R8, R8", "BRLE R8, 0x00002134", "SUB R5, R5, R5", "ADDI R2, 0x00000004, R2", "ADDI R0, 0x00000040, R8", "SUB R2, R8, R8", "BRLT R8, 0x00001234", "STW R3, 0x00000300(R1)", "SUBI R4, 0x00000004, R4", "BRGE R4, 0x00003240", "ADDI R0, 0x0000003C, R4", "ADDI R1, 0x00000004, R1", "ADDI R0, 0x00000080, R8", "SUB R1, R8, R8", "BRLT R8, 0x00000008"]
[INFO] [stdout] ["SUB R4, R4, R4", "SUB R1, R1, R1", "LDW R7, 0x00000200(R1)", "STW R7, 0x00000280(R4)", "SUB R3, R3, R3", "ADD R4, R0, R5", "SUB R2, R2, R2", "LDW R8, 0x00000280(R5)", "LDW R6, 0x000002C0(R2)", "MUL R8, R6, R8", "ADD R3, R8, R3", "ADDI R5, 0x00000004, R5", "ADDI R0, 0x0000003C, R8", "SUB R5, R8, R8", "BRLE R8, 0x00002134", "SUB R5, R5, R5", "ADDI R2, 0x00000004, R2", "ADDI R0, 0x00000040, R8", "SUB R2, R8, R8", "BRLT R8, 0x00001234", "STW R3, 0x00000300(R1)", "SUBI R4, 0x00000004, R4", "BRGE R4, 0x00003240", "ADDI R0, 0x0000003C, R4", "ADDI R1, 0x00000004, R1", "ADDI R0, 0x00000080, R8", "SUB R1, R8, R8", "BRLT R8, 0x00000008"]
[INFO] [stdout] SUB R4, R4, R4
[INFO] [stdout] SUB R1, R1, R1
[INFO] [stdout] LDW R7, 0x00000200(R1)
[INFO] [stdout] STW R7, 0x00000280(R4)
[INFO] [stdout] SUB R3, R3, R3
[INFO] [stdout] ADD R4, R0, R5
[INFO] [stdout] SUB R2, R2, R2
[INFO] [stdout] LDW R8, 0x00000280(R5)
[INFO] [stdout] LDW R6, 0x000002C0(R2)
[INFO] [stdout] MUL R8, R6, R8
[INFO] [stdout] ADD R3, R8, R3
[INFO] [stdout] ADDI R5, 0x00000004, R5
[INFO] [stdout] ADDI R0, 0x0000003C, R8
[INFO] [stdout] SUB R5, R8, R8
[INFO] [stdout] BRLE R8, 0x00002134
[INFO] [stdout] SUB R5, R5, R5
[INFO] [stdout] ADDI R2, 0x00000004, R2
[INFO] [stdout] ADDI R0, 0x00000040, R8
[INFO] [stdout] SUB R2, R8, R8
[INFO] [stdout] BRLT R8, 0x00001234
[INFO] [stdout] STW R3, 0x00000300(R1)
[INFO] [stdout] SUBI R4, 0x00000004, R4
[INFO] [stdout] BRGE R4, 0x00003240
[INFO] [stdout] ADDI R0, 0x0000003C, R4
[INFO] [stdout] ADDI R1, 0x00000004, R1
[INFO] [stdout] ADDI R0, 0x00000080, R8
[INFO] [stdout] SUB R1, R8, R8
[INFO] [stdout] BRLT R8, 0x00000008
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] 
[INFO] [stdout] DIV R1, R1, R1
[INFO] [stdout] SUB R8, R0, R1
[INFO] [stdout] DIV R3, R1, R7
[INFO] [stdout] STW R7, 0x00000280(R4)
[INFO] [stdout] ORI R1, 0x0000029C, R0
[INFO] [stdout] OR R9, R1, R6
[INFO] [stdout] MULI R10, 0x00000068, R4
[INFO] [stdout] AND R2, R0, R9
[INFO] [stdout] XORI R0, 0x000001A4, R10
[INFO] [stdout] SUBI R5, 0x00000238, R5
[INFO] [stdout] ADD R3, R8, R3
[INFO] [stdout] XOR R1, R1, R6
[INFO] [stdout] AND R8, R2, R9
[INFO] [stdout] ANDI R2, 0x0000027C, R8
[INFO] [stdout] AND R2, R5, R8
[INFO] [stdout] SUBI R3, 0xFFFFFF74, R3
[INFO] [stdout] ADDI R8, 0xFFFFFE44, R1
[INFO] [stdout] AND R1, R0, R5
[INFO] [stdout] DIVI R4, 0xFFFFFE50, R2
[INFO] [stdout] ANDI R6, 0xFFFFFFC0, R8
[INFO] [stdout] DIV R5, R3, R0
[INFO] [stdout] ANDI R7, 0xFFFFFF10, R9
[INFO] [stdout] DIV R1, R3, R1
[INFO] [stdout] SUBI R0, 0xFFFFFE18, R3
[INFO] [stdout] OR R4, R1, R3
[INFO] [stdout] MULI R5, 0x00000260, R1
[INFO] [stdout] SUB R1, R8, R8
[INFO] [stdout] BRLT R8, 0x00000008
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] NOP
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'individual::dlx::individual::test::test_dlx_change_instructions' (45) panicked at src/individual/dlx/individual.rs:565:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 27
[INFO] [stdout]  right: 28
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6507ee54f34a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6507ee54f34a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6507ee54f34a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6507ee54f34a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6507ee56552a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6507ee56552a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x6507ee553c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6507ee553c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6507ee52de1f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6507ee52de1f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6507ee547559 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6507ee20d34c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6507ee20d34c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6507ee5477d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6507ee5477d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6507ee52ded8 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6507ee5230b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6507ee52ebed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6507ee565d9c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6507ee565c23 - core[4a92201981c6b77a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6507ee5606dd - core[4a92201981c6b77a]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6507ee1cab44 - gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_change_instructions
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:565:9
[INFO] [stdout]   22:     0x6507ee1c8727 - gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_change_instructions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/individual/dlx/individual.rs:554:38
[INFO] [stdout]   23:     0x6507ee1fffd6 - <gen_alg[df62a536490405c7]::individual::dlx::individual::test::test_dlx_change_instructions::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6507ee20062b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6507ee20062b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6507ee20de1b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6507ee20de1b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6507ee20de1b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6507ee20de1b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6507ee20de1b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6507ee207534 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6507ee207534 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6507ee210a22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6507ee210a22 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6507ee210a22 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6507ee210a22 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6507ee210a22 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6507ee210a22 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6507ee210a22 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6507ee54ec1f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x6507ee54ec1f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x770afdbfcaa4 - <unknown>
[INFO] [stdout]   45:     0x770afdc89a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     individual::dlx::emu::test::emu_test
[INFO] [stdout]     individual::dlx::individual::test::test_dlx_change_instructions
[INFO] [stdout]     individual::dlx::individual::test::test_dlx_change_operands
[INFO] [stdout]     individual::dlx::individual::test::test_dlx_instruction_labels
[INFO] [stdout]     individual::dlx::individual::test::test_dlx_last_index
[INFO] [stdout]     individual::dlx::individual::test::test_dlx_rand_instruction
[INFO] [stdout]     individual::dlx::individual::test::test_dlx_rand_instruction_over_limit
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 7 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.73s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8920760bc011da9fb8c43c92dea4704da01235dfe1b38a45255bd0de0771fbc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8920760bc011da9fb8c43c92dea4704da01235dfe1b38a45255bd0de0771fbc9", kill_on_drop: false }`
[INFO] [stdout] 8920760bc011da9fb8c43c92dea4704da01235dfe1b38a45255bd0de0771fbc9
